concurrency control method

【计】并行性控制方法

计算机



双语例句

  1. Optimistic locking is an extremely efficient concurrency control method that guarantees data integrity without placing any physical lock in the database.
    乐观锁是一个极其有效的并发性控制方法,它可以确保数据完整性而又无需在数据库中放置任何物理锁。
  2. Concurrency control in database always leads to deadlock. This article has put forward a method to detect it.
    数据库的并发控制,经常导致死锁,本文针对此问题给出检测方法。
  3. An adaptive multi-version concurrency control method for real-time transactions: AMVCC
    一种自适应多版本实时事务并发控制新方法:AMVCC
  4. Realization and Improvement of Distributed Concurrency Control Based on Majority Method
    基于多数法的分布式并发控制的实现及改善
  5. Research on concurrency control method of train working diagram compilation system based on group coordination
    基于群体协同的铁路列车运行图编制系统并发控制方法研究
  6. A Concurrency Control Method for Distributed CSCW Environment
    分布式CSCW环境中并发控制的串行化方法
  7. Distributed Database Concurrency Control Method
    分布式数据库并发控制方法研究
  8. The framework of real time collaborated design environment is proposed in this paper. Some key technologies, modeling sharing, collaborative design agent and concurrency control mechanism are researched. An implementation method of real time collaborated design based on Pro/ E environment is proposed.
    文章提出了分布式实时协同设计环境的框架,研究了模型共享、协同设计agent、并发控制机制等关键技术,提出了基于Pro/E的实时协同设计环境的实现方法。
  9. Implementation of practical concurrency control with interrelated-element-order method
    用相关元素定序法实现乐观并发控制
  10. As a well-used concurrency control method, MVCC can improve the system performance greatly.
    多版本并发控制模式作为当今流行的数据库并发控制方法,由于在这种模式下对数据读和写是不冲突的,因而能够大大提高系统的并发度。
  11. To solve the problem of system overload that is caused by unnecessary transaction restarts with optimistic concurrency control in real-time database systems, a validation factor ( VF) concept and a new method called real-time multiversion concurrency control based on VF ( MVOCC-VF) are proposed.
    为了解决乐观并发控制方法的不必要重启与即将超过截止期事务的重启引发的负载问题,提出了验证因子的概念及基于验证因子的实时多版本并发控制方法(MVOCC-VF)。
  12. A concurrency control method based on document marking
    基于文档标注的并发控制方法
  13. In conformity to the definition of concurrent conflict in synchronized collaborative design and analysis of specialties of concurrent conflict in replicated collaborative design system, a detailed concurrency control method is presented.
    根据提出的同步协同设计并发冲突定义,归纳总结了复制式结构下协同设计的并发问题及其特点,设计了适合于复制式同步协同系统的并发控制方法。
  14. An Optimistic Concurrency Control Method for Supporting Engineering Design Transaction
    一种支持工程设计事务的乐观并发控制方法
  15. The paper describes principles of concurrency control in detail, recommending the time-stamp order method.
    本课题主要研究分布式并发控制和时间戳顺序方法,在此基础上采用了并发控制方案。
  16. We describe a hybrid concurrency control policy using dynamic timestamp allocation method for distributed database systems.
    本文描述了一个分布数据库系统的混合并发控制策略,这个策略使用了动态时间标签分配方法。
  17. This paper proposes a hybrid optimistic real-time transaction concurrency control method based on high priority two phase locking scheme ( HORTCC-SHP2PL).
    提出了一种基于高优先级两段锁的混合乐观实时事务并发控制协议(HORTCC-SHP2PL)。
  18. A Distributed Concurrency Control Method Based on the Conceptual Transaction Model
    基于概念事务模型的分布式并发控制方法
  19. Concurrency control is the kernel technology of synchronized collaborative design, and this paper introduces a method of role-based concurrency control.
    并发控制是实时协同设计中的核心技术,本文介绍了一种基于角色的并发控制方法。
  20. This paper introduced the Optimistic Concurrency Control method to solve the concurrency problems of Station Dispatching Data Management System.
    接下来,本文提出了用开放式并发,通过冗余字段来检测冲突信息从而处理行车调度数据管理系统中的数据并发问题。
  21. Eventually, this paper propose a concurrency control mechanisms and lock model, and the lifting method for transaction when dead-lock occurred, also verify the serial scheduling of transaction schedule based on lock protocol, this concurrency control mechanisms can be applied to the management of multi-transaction.
    再次,提出并发控制封锁协议机制和锁模型,发生死锁时的解除方法,对使用该封锁协议时的事务调度进行了可串行化调度验证,实现多事务的并发访问控制。